-
Home
-
Security Optimizer – The All-In-One Protection Plugin
-
1.5.7 (latest)
-
Code
-
Classes
- Encryption_Service
| Total Complexity |
22 |
| Dependencies |
1 |
| Dependents |
4 |
| Total lines |
219 |
| Lines of code |
78 |
| Logical lines of code |
48 |
| Comment lines |
102 |
| Methods |
8 |
| Properties |
3 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| generate_encryption_file() |
S |
59 |
5 |
16 |
| get_encryption_key() |
S |
61 |
4 |
13 |
| validate_encryption_key() |
S |
61 |
4 |
13 |
| save_encryption_key() |
S |
65 |
3 |
9 |
| sgs_decrypt() |
S |
62 |
2 |
11 |
| sgs_encrypt() |
S |
64 |
2 |
9 |
| __construct() |
S |
76 |
1 |
4 |
| delete_encryption_file() |
S |
79 |
1 |
3 |